草庐IT

GitLab - GitHub

全部标签

2023年5月8日——github无法打开怎么办?

不使用科学上网连接github——windows版看了网上的方法,无非就是用科学上网,或者修改hosts,我们这里直接用后者,废话不多说,直接上步骤:1.打开hosts文件(C:\Windows\System32\drivers\etc),这里推荐使用notepad++打开,然后会提示如下,这时候点击确定,就可以切换成管理员模式,自如的修改hosts了2.直接将一下内容粘贴到hosts中然后保存即可:#github20.205.243.166github.com157.240.17.14github.global.ssl.fastly.net185.199.108.153assets-cdn.

修复 GitLab 的 CI Runner 提示找不到 pwsh 执行文件

本文告诉大家如何修复使用GitLab的Runner做CI时提示"pwsh":executablefilenotfoundin%PATH%错误有两个方法,第一个方法就是安装pwsh命令,安装方法是在PowerShell里输入以下代码安装wingetinstallMicrosoft.PowerShell如果嫌弃winget输入太慢,可以从他的输出里面找到PowerShell的下载地址,换个快速的下载器去下载即可输入以上命令之后,相信你看界面就会了第二个方法就是将pwsh修改为powershell代码,编辑gitlab-runner.exe所在文件夹下的config.toml文件,将里面的pwsh修

本地 git clone 报错:Failed to connect to github.com port 443 after 21056 ms: Couldn‘t connect to server

问题:本地gitBash拉取远程服务器gitclonehttps://github.com/eclipse-cyclonedds/cyclonedds.git报错如下:解决后:解决方法:添加代理在gitBash窗口输入:gitconfig--globalhttp.proxy127.0.0.1:33210gitconfig--globalhttps.proxy127.0.0.1:33210此方法适用于本地可以打开github的情况,也就是本地就有VPN,网页可以进去github,但是在push/clone的时候进不去服务器或者超时,设置一下在push/clone的时候代理就可以了。至于上面的ip

postgresql - Gitlab从7.11升级到8.0后无法启动postgresql、redis和sidekiq

我从Gitlab7.11更新到8.0。由于根分区空间不足,我通过卸载了Gitlab7sudogitlab-ctluninstall并通过安装8sudoapt-getinstallgitlab-ce我还有一些其他问题,我在网上找到了解决方案,并最终设法让8启动并运行。我已经确认数据仍然存在。问题是我无法通过gitlab-ctl启动postgresql、redis和sidekiq服务:administrator@development:/var/opt/gitlab$sudogitlab-ctlrestartok:run:gitlab-git-http-server:(pid15873)1

postgresql - Gitlab从7.11升级到8.0后无法启动postgresql、redis和sidekiq

我从Gitlab7.11更新到8.0。由于根分区空间不足,我通过卸载了Gitlab7sudogitlab-ctluninstall并通过安装8sudoapt-getinstallgitlab-ce我还有一些其他问题,我在网上找到了解决方案,并最终设法让8启动并运行。我已经确认数据仍然存在。问题是我无法通过gitlab-ctl启动postgresql、redis和sidekiq服务:administrator@development:/var/opt/gitlab$sudogitlab-ctlrestartok:run:gitlab-git-http-server:(pid15873)1

github搜索方法

GitHub可以使用搜索功能来查找存储库、代码、问题、提交记录、分支等。1.进入GitHub主页(https://github.com/)2.在搜索框中输入您要搜索的关键字或短语,并按“Enter”键。3.您将被重定向到一个新页面,其中包含有关您的搜索结果的信息。4.如果要缩小搜索结果,可以使用筛选器选项。a. Repository:存储库名称或关键字b. Code:在所有文件和目录中搜索代码c. Commits:搜索提交信息以及与这些提交相关的文件d. Issues:搜索问题和请求e. Wikis:搜索维基页面f. Users:搜索用户5.如果希望将搜索限制为特定的存储库,则可以使用“rep

【小项目】微信定时推送天气预报Github项目使用及原理介绍-包含cron、天气预报、常用api...

一、资料链接1、github地址https://github.com/qq1534774766/wx-push2、教程地址https://blog.csdn.net/qq15347747/article/details/1265217743、易客云API(自动发送天气)https://yikeapi.com/account/index4、apispace-各种接口(名人名言)https://www.apispace.com/console/api?orgId=63565、微信公众平台https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?actio

【小项目】微信定时推送天气预报Github项目使用及原理介绍-包含cron、天气预报、常用api...

一、资料链接1、github地址https://github.com/qq1534774766/wx-push2、教程地址https://blog.csdn.net/qq15347747/article/details/1265217743、易客云API(自动发送天气)https://yikeapi.com/account/index4、apispace-各种接口(名人名言)https://www.apispace.com/console/api?orgId=63565、微信公众平台https://mp.weixin.qq.com/debug/cgi-bin/sandboxinfo?actio

Github复现-测试基于transformer的变化检测模型BIT_CD

源码链接: GitHub-justchenhao/BIT_CD:OfficialPytorchImplementationof"RemoteSensingImageChangeDetectionwithTransformers"OfficialPytorchImplementationof"RemoteSensingImageChangeDetectionwithTransformers"-GitHub-justchenhao/BIT_CD:OfficialPytorchImplementationof"RemoteSensingImageChangeDetectionwithTransfor

Github复现-测试基于transformer的变化检测模型BIT_CD

源码链接: GitHub-justchenhao/BIT_CD:OfficialPytorchImplementationof"RemoteSensingImageChangeDetectionwithTransformers"OfficialPytorchImplementationof"RemoteSensingImageChangeDetectionwithTransformers"-GitHub-justchenhao/BIT_CD:OfficialPytorchImplementationof"RemoteSensingImageChangeDetectionwithTransfor